Have debian/% depend on debian/rules since it now sets the upstream_ver.
authorRob Browning <rlb@defaultvalue.org>
Sun, 9 Sep 2012 16:57:09 +0000 (11:57 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 9 Sep 2012 16:59:17 +0000 (11:59 -0500)
debian/rules

index 0ecb4c320fa5ce96a9d8e5d2122afc9184dab3c9..48fe6ae2b7fd40475d720328b6e1e22f6a37b000 100755 (executable)
@@ -259,7 +259,7 @@ debian/$(flavor)-lucid.%: pkg_name := $(flavor)-lucid
 debian/$(flavor)-common.%: pkg_name := $(flavor)-common
 debian/$(flavor)-bin-common.%: pkg_name := $(flavor)-bin-common
 
-debian/%: debian/%.in debian/changelog
+debian/%: debian/%.in debian/changelog debian/rules
        $(call deb_sub,$<,$@)
 
 debian/$(flavor)-bin-common.%: debian/emacsVER-bin-common.% debian/changelog